Return custom notification options for index.
Declared in <index/base.h>
<index/base.h>
[[nodiscard]] virtual interfaces::Chain::NotifyOptions CustomOptions();
The notification options requested by this index.
The return value should not be discarded.