How to get the Control Rig instance of the model ?

I want to get the Control Rig of the third-person template character in the level blueprint, but the skeletal mesh has no components, but there is a Control in the level sequence. How do I get it?


In fact, I want to use Set Control Transform and Get Control Transform in the level blueprint for this model, but I can’t find the Control Rig component for this skeletal mesh. And I found the Get Control Rig node, but also did not find the Control Rig component of the model. Where should I find the Control Rig instance of this model?