How to get/retrieve an assembly mate using it's name?

I have assembly mates that I would like to edit. I already know these names, as the file is previously set up. These names are Angle1, Angle2, etc.

Is there an api method I can use to get or retrieve a mate using only the name?

Similar to GetComponentByName but for a mate. I looked through the API help, but I'm not sure which interface I need to use, such as the following:

IMate2

IMateEntity2

IMateFeatureData

IMateInPlace

SolidworksApi/macros