get geometry of items using web-ifc-viewer

hello im experimenting with web-ifc-viewer, and im currently to to get the geometry of a certain object by its express id or by pointing and clicking on it.

i have searched thoroughly in ifcviwer.context.item couldn’t find anything.-

also if have to use web-ifc-viewer, how do i implement it with web-ifc-viewer in a react application.

I have went through every web-ifc-viewer method but could not find any that would give me the geometry of the target by its id or clicking on it, although there are many methods to use after you can get your hands on the objects mesh or geometry, that’s what I need it for.