I want to interface Digital Flow Meter SFM3200-AW, using I2C protocol

I want to interface Digital Flow Meter SFM3200-AW, using I2C protocol.
it is giving 16-bit data, how can I read it in Arduino mega.

Sensirion_Mass_Flow_Meters_SFM3200-AW_Datasheet-1524538 (1).pdf (370 KB)

Did you search the forum?

Post #5 here looks useful?

Seems there may be an issue there with the CRC, but other than that it shows how to read the 2x 8-bits and combine them into 1x 16-bit.