I have a detailed isometric layout. When my game token is dropped on a tile, the 3 tiles in front of it, closer to you, need to be picked so the z-index of the token can be set correctly to display in front or back of the tiles in front. They might be taller. Follow?
So how can I pick the sprites that are immediately next to, and around the current sprite?