Reading HRV R-R intervals from built-in heart rate sensor.

I'd like to get the R-R intervals from the built-in heart rate sensor of Vivoactive 3 using the ConnectIQ SDK. From the SDK I only see that I can get the current heart rate from Toybox::Sensor::Info.heartRate. Converting this to R-R intervals is highly inaccurate for calculating HRV. I can't find the heart rate ANT sensor profile in the Toybox::AntPlus. Any ideas how I can get the lower-level heart rate sensor data that goes to the FirstBeat's stress monitoring widget?