I have a 3D web app. I have a form that users can fill that highlights features that match their selections using the Query functionality. I also have a sidebar that is populated by cards depicting the results of the query. I want users to be able to click on a card and have the matching feature flash on screen to emphasize the feature amongst all the features highlighted from the query, like you can do on ArcGIS Pro, as well as open a popup. I have the popup working, but I can't find anything in the docs that "flashes" features. Does anyone know if this functionality exists?