How to get BodySetup Selected from PhyscisAsset Editor

I am developing a tool that allows me to edit the capsule colliders of a PhysicsAsset, so my goal is to access the capsules or constraints selected in the PhysicsAsset Editor. Could someone tell me the correct way to do this? I would really appreciate it.