Font Substitution Dialog Box

Can you please tell me if it is possible somehow through the CorelDRAW API to access the dialog box about replacing uninstalled fonts in the file being opened? I open the file through the script, then use FindShapes and cdrTextShape to search for fonts in the document, but the replaced fonts are displayed to me. The task is to get the names of the fonts that are in the document, even if they are not installed. As a last resort, you need to receive information through the API that a font replacement has taken place.