Possible to detect multiple images at the same time on VisionPro?

I'm working on a project that uses imageTrackingProvider through ARKit on VisionPro, and I want to detect multiple images(about 5) and show info at the same time.

However, I found that it seems only 1 image could be detected by device at one time.

And the api of maximumNumberOfTrackedImages doing this seems not available for visionOS but only iOS.

Anyone knows possible ways to detect multiple images at the same time on VisionPro?

Possible to detect multiple images at the same time on VisionPro?
 
 
Q