Hi,
When converting the .lvx2 file to a .csv, it only converts LIDAR data, not the one from IMU. If you open the binary .lvx2 file (with Python, for example) you can find the IMU data though, meaning it's the conversion process that removes those IMU data.
What I've done is use a Python script to record data and save it, without using livox viewer.