New Photoshop UXP API Functionality Sneak Peak

Just wondering… is there any chance we’d get a shorthand like
let suspensionID = await hostControl.suspendHistory("Custom Command")

I think in 99% of the cases developers want to suspend the history on the target document. Would be awesome if we could just pass a string for the name and have UXP internally write all that boilderplate for the target document reference.