Calculating estimates for two non-reference variables in multinomial regression

I am fitting a multinomial model using the brm() function and analysing the effect of the independent variables on a categorical response variable with 3 levels. So far the output shows me estimates for two levels relative to the third reference variable. I am wondering whether there is an easy way to calculate estimates for the two non-reference variables relative to one another, without releveling and running another model?