In UE5, how to get the position information of all vertices of the skeletal mesh corresponding to each frame of an animation sequence asset?

Thanks for your reply,in fact ,the animation I mentioned is the face expression animation of Metahuman’s face mesh,not including body.And I was thinking to get static mesh or vertex location of the animation sequence per frame.So,you meant I should run code,C++ or python?Can’t blueprint do it?