使用getSelectionproperty
const getSelectedText = () => window.getSelection().toString(); getSelectedText();