How can i get Animation Keys?

I need to get all currently played animations for character and detect if any one of them leads some bone close to the floor to make foot placement system without any Notifies.

It is not related to Current position of some bone. I need to trace all currently active animations (not montages).

Is there any ways to get RawAnimationData for any animation? How can i get it?