Get bone transform inside animation blueprint

I managed to access animation bluprint mesh pose by these steps:

  1. use “copy bone” node inside animation bluprint .
    1.2) copy transform from the bone that is need to be read to the any readable bone such as Virtual Bone or any invisable bone.

  2. read the pose of the bone in the mesh that was targeted from any bluprint code