Hello Mostafa,
You can try to export the cameras in geocentric coordinate system using the following Python code line:
Metashape.app.document.chunk.exportCameras(path = 'cameras.nvm', format = Metashape.CamerasFormatNVM, crs = Metashape.CoordinateSystem('EPSG::4978'))