[4.26] Implementing Aimer

How can I implement a AIMER

I have a mesh which has 3 colors and whenever I shoot this mesh I need to print points according to hit area in this mesh.
How can i Implement this kind of functionality?
I am able to get hit location and hit actor but not able to understand how to specify this particular area.