Using the ArcGIS Pro SDK, how can I return a list of polygon features that intersect a feature in another layer but exclude those that just share a boundary. In addition, I would need to return any polygon that is spatially equivalent to the intersecting feature. I don't not want to change the selection set on the map, I just need a list. Thanks