Cast into an animation blendspace

I’m doing some animation debugging. I’m trying to read the animations currently playing in a blend space asset, and to then see what their blend weights are.

I’m casting into the Blend Space asset itself from my Character blueprint. However “As Blend Space” options for reading the Blend Space node itself are pretty slim. I’m looking for something there like “Get Anims Playing” and “Get Anim Percentage Playing”.

Am I tackling this the right way? Is there another?