I tried to call it with add_filter but it does nothing? i tried to error_log the $content but nothing outputs. add_filter( 'rwmb_shortcode', [ $this, 'test' ]);
Please add a helper shortcode to a post content, check the output value in the frontend, use the filter hook and see how it works. Following the documentation https://docs.metabox.io/shortcode/