Resolved it.
const app = require("photoshop").app;
const { XMPMeta, XMPConst } = require("uxp").xmp;
const xml = getDocumentXMP();
const xmp = new XMPMeta(xml);
const history = xmp.getProperty(XMPConst.NS_PHOTOSHOP, "History");
Then iterate the history.value.