How to get the collision shapes of a UPaperSpriteComponent?

Is there a way in C++ to get the list of collision shapes of a Paper2D sprite?
I thought it might be stored in UPaperSpriteComponent but I can’t find anything related.
Thanks in advance for any help!
Cheers!