Mpost solvers have specific options to set to have the process terminate when a sufficiently good feasible solution is found, or if the lower bound has been shown to be larger than some value. Solver specific notation of course
Simple hack otherwise is to just add a constraint objective <= knownobjective-at_least_this_much_better and then solve a feasibility problem