Select elements using elevation

Is there a way to generate a list of all objects with a specific elevation, not floor level, but the z coordinate of the insertion point, or Elevation from Level?

Thanks!

Elevation from Level 1 and Level 2 could be the same, so Z-coordinate would be better.
Use the Element.Location node for the X,Y,Z’s
Then filter out only Z’s of interest.