ApplyStyleOptions: {
    operation?: "set" | "toggle";
    range?: Range;
    silenceNotifications?: boolean;
}