The following trac comment seems to resolve the issue:
https://core.trac.ww.wp.xz.cn/ticket/54941#comment:6
Thanks @jumbo, it works perfectly.
remove_filter( 'render_block', 'wp_render_duotone_support', 10);
this filter doesn’t work any more in wp5.9, please tell me why…