Targeting Specific Location on a Simple Mesh?

Can set up player’s blueprint to target FPS or ThirdPerson POV to other meshes (character, objects), but not aware of a way to target a geo-specific point on a single simple mesh.
Does UE4 default targeting to the root axis, and would it be possible to specify an offset to this root access for targeting look-at?
THX!

You can place sockets on your meshes and use them to reference locations on the mesh - such as placing one on the head, torso etc. Assuming that’s what you want to achieve?