Access iOS triple camera and micro camera in Javascript web application

I have a JavaScript web application which scans ID image using back camera. In iPhone 14, the image capture is always blurred because the camera is not focusing the object close to camera. Is there a way to access micro camera feed or to adjust focus? Or to get a camera feed that adjust focus automatically depending upon the object position?

Access iOS triple camera and micro camera in Javascript web application
 
 
Q