Turns out, it’s as easy as collecting all the reveals you have in your file and picking the right name.
I confused myself for no reason
coll = DB.FilteredElementCollector(doc).OfCategory(DB.BuiltInCategory.OST_Reveals).WhereElementIsElementType().ToElementIds()