First, cast to the BP instance in question and save it like so:
Then, use a Get Components By Class node from your saved variable and use the Static Mesh Component Class as your Component Class. The Array Element from that ForEachLoop will let you do what you need to do with each resulting static mesh component.